Skip to content

Masked urls with environment variables#107

Closed
janekamata wants to merge 3 commits intomainfrom
jane-env
Closed

Masked urls with environment variables#107
janekamata wants to merge 3 commits intomainfrom
jane-env

Conversation

@janekamata
Copy link
Contributor

ℹ️ Issue

Closes #56

📝 Description

  • Replaced instances of localhost:3001 with import.meta.env.VITE_SERVER_URL
  • .env in frontend needs to be added with VITE_SERVER_URL

Ex:

image

🏕️ (Optional) Future Work / Notes

Update profile and add new user not working but seems unrelated to change

@janekamata janekamata requested a review from jarenadams21 March 30, 2025 22:21
@janekamata janekamata self-assigned this Mar 30, 2025
janekamata and others added 2 commits April 2, 2025 18:06
Co-authored-by: Jaren Adams <jarenadams@Jarens-MacBook-Air.local>
@prooflesben prooflesben deleted the jane-env branch October 4, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JAN-17] Mask all URLs or sensitive links/tokens with environment variables or hidden storage

3 participants